home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / gravity.swf / scripts / frame_103 / PlaceObject2_130_33 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2007-03-28  |  95 b   |  5 lines

  1. onClipEvent(enterFrame){
  2.    this._x = _parent.lander._x;
  3.    this._y = _parent.lander._y;
  4. }
  5.